From 0062f113a97146f4073c1fd906642376ead0b5dd Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 18 May 2001 16:38:58 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 10c17c7e80a..56b0c7db0ee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +2001-05-18 John Wiegley + + * eshell/esh-ext.el (eshell-explicit-command-char): A new + configuration variable, which determines the initial character + that forces use of an external version of a command. The default + is *, but may be set to \, for example. + + * eshell/esh-ext.el (eshell-explicit-command): + Use `eshell-explicit-command-char' instead of ?*. + + * eshell/esh-cmd.el (eshell/which): + Use `eshell-explicit-command-char' instead of ?*. + + * eshell/em-cmpl.el (eshell-completion-command-name, + eshell-complete-commands-list): Use `eshell-explicit-command-char' + instead of ?*. + 2001-05-18 Gerd Moellmann * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of -- 2.30.2